home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 6 / Windows 6-Pak (InfoMagic) (Disc 6) (1999).ISO / Text-Editors / CTextE3.EXE / Textedit.exe / 0 / RCDATA / TFRAMEFORM / TFRAMEFORM.txt < prev   
Text File  |  1998-07-25  |  17KB  |  531 lines

  1. object FrameForm: TFrameForm
  2.   Left = 174
  3.   Top = 188
  4.   Width = 578
  5.   Height = 224
  6.   Hint = 'Castillo TextEditor'
  7.   Caption = 'Castillo TextEditor'
  8.   Color = clAppWorkSpace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   FormStyle = fsMDIForm
  15.   Icon.Data = {<image000.ico>}
  16.   Menu = MainMenu1
  17.   Position = poDefault
  18.   WindowMenu = Window1
  19.   OnActivate = FormActivate
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnResize = FormResize
  23.   OnShow = FormShow
  24.   PixelsPerInch = 96
  25.   TextHeight = 16
  26.   object StatusBar1: TStatusBar
  27.     Left = 0
  28.     Top = 158
  29.     Width = 570
  30.     Height = 20
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clBlack
  33.     Font.Height = -11
  34.     Font.Name = 'MS Sans Serif'
  35.     Font.Style = []
  36.     Panels = <
  37.       item
  38.         Width = 200
  39.       end
  40.       item
  41.         Alignment = taCenter
  42.         Width = 50
  43.       end
  44.       item
  45.         Alignment = taCenter
  46.         Width = 50
  47.       end
  48.       item
  49.         Alignment = taCenter
  50.         Width = 50
  51.       end>
  52.     ParentFont = False
  53.     SimplePanel = False
  54.   end
  55.   object Toolbar971: TToolbar97
  56.     Left = 22
  57.     Top = 30
  58.     Width = 259
  59.     Height = 52
  60.     Caption = 'Toolbar'
  61.     CloseButton = False
  62.     OnDockChanged = Toolbar971DockChanged
  63.     object cmbtn1: TToolbarButton97
  64.       Left = 4
  65.       Top = 2
  66.       Width = 25
  67.       Height = 25
  68.       Hint = 'New Text File...'
  69.       Glyph.Data = {
  70.         4E010000424D4E01000000000000760000002800000013000000120000000100
  71.         040000000000D80000000000000000000000100000001000000000000000C0C0
  72.         C000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  73.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00111111111111
  74.         1111111000001111111111111111111000001111111111111111111000001110
  75.         0000000000111110000011102222222220111110000011102222222220111110
  76.         0000111022222222201111100000111022222222201111100000111022222222
  77.         2011111000001110222222222011111000001110222222222011111000001110
  78.         2222222220111110000011102222220000111110000011102222220201111110
  79.         0000111022222200111111100000111000000001111111100000111111111111
  80.         111111100000111111111111111111100000}
  81.       ParentShowHint = False
  82.       ShowHint = True
  83.       OnClick = NewChild
  84.     end
  85.     object cmbtn2: TToolbarButton97
  86.       Left = 35
  87.       Top = 2
  88.       Width = 25
  89.       Height = 25
  90.       Hint = 'Open Existing Text File...'
  91.       Glyph.Data = {
  92.         4E010000424D4E01000000000000760000002800000013000000120000000100
  93.         040000000000D800000000000000000000001000000010000000000000000084
  94.         8400C0C0C00000FFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  95.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00222222222222
  96.         2222222000002222222222222222222000002222222222222222222000002000
  97.         0000000022222220000020011111111102222220000020301111111110222220
  98.         0000204301111111110222200000203430111111111022200000204343000000
  99.         0000022000002034343434302222222000002043434343402222222000002034
  100.         3000000022222220000022000222222220002220000022222222222222002220
  101.         0000222222222022202022200000222222222200022222200000222222222222
  102.         222222200000222222222222222222200000}
  103.       ParentShowHint = False
  104.       ShowHint = True
  105.       OnClick = OpenChild
  106.     end
  107.     object cmbtn3: TToolbarButton97
  108.       Left = 85
  109.       Top = 2
  110.       Width = 25
  111.       Height = 25
  112.       Hint = 'Save Text File'
  113.       Enabled = False
  114.       Glyph.Data = {
  115.         4E010000424D4E01000000000000760000002800000013000000120000000100
  116.         040000000000D800000000000000000000001000000010000000000000000084
  117.         8400C0C0C000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  118.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00222222222222
  119.         2222222000002222222222222222222000002220000000000000222000002201
  120.         1000000330102220000022011000000330102220000022011000000330102220
  121.         0000220110000000001022200000220111111111111022200000220110000000
  122.         0110222000002201033333333010222000002201033333333010222000002201
  123.         0333333330102220000022010333333330102220000022010333333330002220
  124.         0000220103333333303022200000220000000000000022200000222222222222
  125.         222222200000222222222222222222200000}
  126.       ParentShowHint = False
  127.       ShowHint = True
  128.       OnClick = Save1Click
  129.     end
  130.     object speedbutton1: TToolbarButton97
  131.       Left = 60
  132.       Top = 2
  133.       Width = 25
  134.       Height = 25
  135.       Hint = 'Delete Text File'
  136.       Enabled = False
  137.       Glyph.Data = {
  138.         5A010000424D5A01000000000000760000002800000014000000130000000100
  139.         040000000000E40000000000000000000000100000001000000000000000C6C6
  140.         C600FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  141.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00111111111111
  142.         1111111100001111111111111111111100001111111111111111111100001111
  143.         1011111111110111000011110001111111111111000011110000111111101111
  144.         0000111110001111110111110000111111000111100111110000111111100011
  145.         0011111100001111111100000111111100001111111110001111111100001111
  146.         1111000001111111000011111110001100111111000011111000011110011111
  147.         0000111100001111110011110000111100011111111101110000111111111111
  148.         111111110000111111111111111111110000111111111111111111110000}
  149.       ParentShowHint = False
  150.       ShowHint = True
  151.       OnClick = SpeedButton1Click
  152.     end
  153.     object cmbtn4: TToolbarButton97
  154.       Left = 116
  155.       Top = 2
  156.       Width = 25
  157.       Height = 25
  158.       Hint = 'Print Text File'
  159.       Enabled = False
  160.       Glyph.Data = {
  161.         4E010000424D4E01000000000000760000002800000013000000120000000100
  162.         040000000000D800000000000000000000001000000010000000000000008484
  163.         8400C0C0C000C6C6C60000FFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  164.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00222222222222
  165.         2222222000002222222222222222222000002220000000000022222000002203
  166.         3333333303022220000020000000000000302220000020333333444330002220
  167.         0000203333331113303022200000200000000000003302200000203333333333
  168.         0303022000002200000000003030022000002220555555550303022000002222
  169.         0500000500002220000022220555555550222220000022222050000050222220
  170.         0000222220555555550222200000222222000000000222200000222222222222
  171.         222222200000222222222222222222200000}
  172.       ParentShowHint = False
  173.       ShowHint = True
  174.       OnClick = SpeedButton7Click
  175.     end
  176.     object cmbtn8: TToolbarButton97
  177.       Left = 147
  178.       Top = 2
  179.       Width = 25
  180.       Height = 25
  181.       Hint = 'Undo...'
  182.       Enabled = False
  183.       Glyph.Data = {
  184.         EE000000424DEE000000000000007600000028000000100000000F0000000100
  185.         0400000000007800000000000000000000001000000010000000000000008484
  186.         8400C0C0C000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  187.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00222222222222
  188.         2222222222222222222222222222222222222222222222222222222222222221
  189.         0222220000022222012222000022222220222200022222222022220020222222
  190.         2022220222002222012222222222000012222222222222222222222222222222
  191.         222222222222222222222222222222222222}
  192.       ParentShowHint = False
  193.       ShowHint = True
  194.       OnClick = SpeedButton8Click
  195.     end
  196.     object cmbtn6: TToolbarButton97
  197.       Left = 197
  198.       Top = 2
  199.       Width = 25
  200.       Height = 25
  201.       Hint = 'Copy Selection to Clipboard'
  202.       Enabled = False
  203.       Glyph.Data = {
  204.         4E010000424D4E01000000000000760000002800000013000000120000000100
  205.         040000000000D80000000000000000000000100000001000000000000000C0C0
  206.         C000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  207.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00111111111111
  208.         1111111000001111111111111111111000001111111111111111111000001111
  209.         1110000000001110000011111110222222201110000011111110200000201110
  210.         0000100000002222222011100000102222202000002011100000102000002222
  211.         2220111000001022222020020000111000001020000022220201111000001022
  212.         2220222200111110000010200200000001111110000010222202011111111110
  213.         0000102222001111111111100000100000011111111111100000111111111111
  214.         111111100000111111111111111111100000}
  215.       ParentShowHint = False
  216.       ShowHint = True
  217.       OnClick = SpeedButton5Click
  218.     end
  219.     object cmbtn5: TToolbarButton97
  220.       Left = 172
  221.       Top = 2
  222.       Width = 25
  223.       Height = 25
  224.       Hint = 'Cut Selection to Clipboard'
  225.       Enabled = False
  226.       Glyph.Data = {
  227.         F6000000424DF600000000000000760000002800000010000000100000000100
  228.         040000000000800000000000000000000000100000001000000000000000FFFF
  229.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  230.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00111111111111
  231.         1111111100111111111111101101100111111110110101101111111011010110
  232.         1111111100010110111111111101000111111111110001111111111111101111
  233.         1111111111000111111111111101011111111111100100111111111110111011
  234.         1111111110111011111111111011101111111111111111111111}
  235.       ParentShowHint = False
  236.       ShowHint = True
  237.       OnClick = SpeedButton4Click
  238.     end
  239.     object cmbtn7: TToolbarButton97
  240.       Left = 222
  241.       Top = 2
  242.       Width = 25
  243.       Height = 25
  244.       Hint = 'Paste from Clipboard'
  245.       Enabled = False
  246.       Glyph.Data = {
  247.         F6000000424DF600000000000000760000002800000010000000100000000100
  248.         0400000000008000000000000000000000001000000010000000000000000000
  249.         00000084840084848400FFFFFF00C0C0C00000FFFF00FFFFFF00FFFFFF00FFFF
  250.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00444444444444
  251.         4444444444111111111140000017777777710323231711111171023232177777
  252.         7771032323171117111102323217777717140323231777771144023232111111
  253.         1044032323232323204402300000000330440330555555032044023206006032
  254.         3044400000660000044444444000044444444444444444444444}
  255.       ParentShowHint = False
  256.       ShowHint = True
  257.       OnClick = SpeedButton6Click
  258.     end
  259.     object ToolbarSep971: TToolbarSep97
  260.       Left = 29
  261.       Top = 2
  262.       Width = 6
  263.       Height = 25
  264.     end
  265.     object ToolbarSep972: TToolbarSep97
  266.       Left = 141
  267.       Top = 2
  268.       Width = 6
  269.       Height = 25
  270.     end
  271.     object ToolbarSep973: TToolbarSep97
  272.       Left = 110
  273.       Top = 2
  274.       Width = 6
  275.       Height = 25
  276.     end
  277.   end
  278.   object Dock972: TDock97
  279.     Left = 0
  280.     Top = 9
  281.     Width = 9
  282.     Height = 140
  283.     BoundLines = [blLeft]
  284.     Position = dpLeft
  285.   end
  286.   object Dock973: TDock97
  287.     Left = 561
  288.     Top = 9
  289.     Width = 9
  290.     Height = 140
  291.     BoundLines = [blRight]
  292.     Position = dpRight
  293.   end
  294.   object Dock974: TDock97
  295.     Left = 0
  296.     Top = 149
  297.     Width = 570
  298.     Height = 9
  299.     BoundLines = [blBottom]
  300.     Position = dpBottom
  301.   end
  302.   object Dock971: TDock97
  303.     Left = 0
  304.     Top = 0
  305.     Width = 570
  306.     Height = 9
  307.     BoundLines = [blTop]
  308.   end
  309.   object ColorGrid1: TColorGrid
  310.     Left = 235
  311.     Top = 39
  312.     Width = 100
  313.     Height = 100
  314.     TabOrder = 6
  315.     Visible = False
  316.   end
  317.   object ColorGrid2: TColorGrid
  318.     Left = 373
  319.     Top = 41
  320.     Width = 100
  321.     Height = 100
  322.     TabOrder = 7
  323.     Visible = False
  324.   end
  325.   object OpenFileDialog: TOpenDialog
  326.     Filter = 
  327.       ' All Files (*.*) | *.*|Text Files| *.txt|Source Files|*.html; *.' +
  328.       'htm;*.bas;*.c;*.pas'
  329.     Options = [ofHideReadOnly, ofAllowMultiSelect]
  330.     Left = 309
  331.     Top = 123
  332.   end
  333.   object MainMenu1: TMainMenu
  334.     Left = 189
  335.     Top = 125
  336.     object File1: TMenuItem
  337.       Caption = '&File'
  338.       object New1: TMenuItem
  339.         Caption = '&New'
  340.         Hint = 'New Text File'
  341.         ShortCut = 16462
  342.         OnClick = NewChild
  343.       end
  344.       object Open1: TMenuItem
  345.         Caption = '&Open...'
  346.         Hint = 'Open an Existing Text File'
  347.         ShortCut = 16463
  348.         OnClick = OpenChild
  349.       end
  350.       object N15: TMenuItem
  351.         Caption = '-'
  352.       end
  353.       object Exit1: TMenuItem
  354.         Caption = 'E&xit'
  355.         Hint = 'Exit Castillo TextEditor'
  356.         OnClick = Exit1Click
  357.       end
  358.       object N1: TMenuItem
  359.         Caption = '-'
  360.       end
  361.       object N2: TMenuItem
  362.         Caption = ' '
  363.         OnClick = N2Click
  364.       end
  365.       object N3: TMenuItem
  366.         Caption = ' '
  367.         OnClick = N3Click
  368.       end
  369.       object N4: TMenuItem
  370.         Caption = ' '
  371.         OnClick = N4Click
  372.       end
  373.       object N5: TMenuItem
  374.         Caption = ' '
  375.         OnClick = N5Click
  376.       end
  377.       object N6: TMenuItem
  378.         Caption = ' '
  379.         OnClick = N6Click
  380.       end
  381.     end
  382.     object Window1: TMenuItem
  383.       Caption = '&Window'
  384.       GroupIndex = 9
  385.       object Tile1: TMenuItem
  386.         Caption = '&Tile'
  387.         Hint = 'Tile Opened Documents'
  388.         OnClick = Tile1Click
  389.       end
  390.       object Cascade1: TMenuItem
  391.         Caption = '&Cascade'
  392.         Hint = 'Cascade Opened Documents'
  393.         OnClick = Cascade1Click
  394.       end
  395.       object ArrangeIcons1: TMenuItem
  396.         Caption = '&Arrange Icons'
  397.         Hint = 'Arrange Icons'
  398.         OnClick = ArrangeIcons1Click
  399.       end
  400.     end
  401.     object Help1: TMenuItem
  402.       Caption = 'Help'
  403.       GroupIndex = 9
  404.       object UsingCastilloTextEditor1: TMenuItem
  405.         Caption = 'Using Castillo TextEditor...'
  406.         ShortCut = 112
  407.         OnClick = UsingCastilloTextEditor1Click
  408.       end
  409.       object N9: TMenuItem
  410.         Caption = '-'
  411.       end
  412.       object CastilloBuenoSystemsHomePage1: TMenuItem
  413.         Caption = 'Castillo Bueno Systems Home Page...'
  414.         Hint = 'Castillo Bueno Systems Home Page...'
  415.         OnClick = CastilloBuenoSystemsHomePage1Click
  416.       end
  417.       object PurchaseCastilloTextEditorOnline1: TMenuItem
  418.         Caption = 'Purchase Castillo TextEditor Online...'
  419.         Hint = 'Purchase Castillo TextEditor Online...'
  420.         OnClick = PurchaseCastilloTextEditorOnline1Click
  421.       end
  422.       object N8: TMenuItem
  423.         Caption = '-'
  424.       end
  425.       object About1: TMenuItem
  426.         Caption = 'About...'
  427.         Hint = 'About Castillo TextEditor...'
  428.         OnClick = About1Click
  429.       end
  430.     end
  431.   end
  432.   object PrintDialog1: TPrintDialog
  433.     Left = 251
  434.     Top = 124
  435.   end
  436.   object SaveFileDialog: TSaveDialog
  437.     Filter = 
  438.       'All Files|*.*|Text Files|*.txt|Source Files|*.c; *.htm;*.html;*.' +
  439.       'bas;*.pas'
  440.     Left = 158
  441.     Top = 126
  442.   end
  443.   object FindDialog1: TFindDialog
  444.     Left = 220
  445.     Top = 124
  446.   end
  447.   object PopupMenu1: TPopupMenu
  448.     AutoPopup = False
  449.     Left = 341
  450.     Top = 123
  451.     object Find1: TMenuItem
  452.       Caption = 'Find...'
  453.       OnClick = Find1Click
  454.     end
  455.     object N7: TMenuItem
  456.       Caption = '-'
  457.     end
  458.     object Replace1: TMenuItem
  459.       Caption = 'Replace...'
  460.       OnClick = Replace1Click
  461.     end
  462.   end
  463.   object Timer1: TTimer
  464.     OnTimer = Timer1Timer
  465.     Left = 127
  466.     Top = 126
  467.   end
  468.   object LMDShapeHint1: TLMDShapeHint
  469.     Font.Charset = DEFAULT_CHARSET
  470.     Font.Color = clInfoText
  471.     Font.Height = -11
  472.     Font.Name = 'MS Sans Serif'
  473.     Font.Style = []
  474.     Position = hpBelowRight
  475.     Style = hsNoseRect
  476.     Left = 375
  477.     Top = 125
  478.   end
  479.   object LMDAboutDlg1: TLMDAboutDlg
  480.     Appname = 'Castillo TextEditor'
  481.     CaptionTitle = 'Castillo TextEditor'
  482.     Copyright = '(C) 1997-1998, Castillo Bueno Systems. All Rights Reserved.'
  483.     Description = 
  484.       'Castillo TextEditor: A cost efective solution to all your text e' +
  485.       'diting neeeds.'
  486.     Effect = deExplodeExt
  487.     Jump = 'http://www.castillobueno.com'
  488.     Version = '3.00c'
  489.     Left = 403
  490.     Top = 125
  491.   end
  492.   object IniOut1: TIniOut
  493.     Items.Strings = (
  494.       'FrameForm;Height;;SOFTWARE\Castillo\Text Editor;Height;1;0'
  495.       'FrameForm;Left;;SOFTWARE\Castillo\Text Editor;Left;1;0'
  496.       'FrameForm;Width;;SOFTWARE\Castillo\Text Editor;Width;1;0'
  497.       'FrameForm;Top;;SOFTWARE\Castillo\Text Editor;Top;1;0'
  498.       
  499.         'FrameForm;WindowState;wsNormal;SOFTWARE\Castillo\Text Editor;WSt' +
  500.         'ate;1;0'
  501.       'Toolbar971;DockedTo;;SOFTWARE\Castillo\Text Editor;ToolbarTo;1;0'
  502.       
  503.         'ColorGrid1;BackgroundIndex;;SOFTWARE\Castillo\Text Editor;BackCo' +
  504.         'lor;1;0'
  505.       
  506.         'ColorGrid1;ForegroundIndex;;SOFTWARE\Castillo\Text Editor;ForeCo' +
  507.         'lor;1;0'
  508.       
  509.         'ColorGrid2;BackgroundIndex;;SOFTWARE\Castillo\Text Editor;String' +
  510.         'Color;1;0'
  511.       
  512.         'ColorGrid2;ForegroundIndex;;SOFTWARE\Castillo\Text Editor;Commen' +
  513.         'tColor;1;0')
  514.     RegistryRoot = LOCAL_MACHINE
  515.     Left = 281
  516.     Top = 121
  517.   end
  518.   object LimitMe1: TLimitMe
  519.     Bija = 'CastilloTextEditor'
  520.     Terminate = True
  521.     BeforeTerminate = LimitMe1BeforeTerminate
  522.     Left = 13
  523.     Top = 117
  524.   end
  525.   object Timer2: TTimer
  526.     OnTimer = Timer2Timer
  527.     Left = 43
  528.     Top = 117
  529.   end
  530. end
  531.